application: Add some profiler marks
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 02:28:51 +0000 (21:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 04:44:01 +0000 (23:44 -0500)
commit73a214d1a9b9ed771bf482addf66bf18593fd884
tree4c25bcc9d48ffb27de3008933431af2526f0cbeb
parent59a31e05bc0d07d118f0a0be02b5ce89659b9968
application: Add some profiler marks

Add marks around gtk_init and application startup
helps to understand where the time before the first
frame goes.
gtk/gtkapplication.c